[INFO] fetching crate actinium226-librespot 0.4.3...
[INFO] fixing actinium226-librespot-0.4.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate actinium226-librespot 0.4.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate actinium226-librespot 0.4.3
[INFO] finished tweaking crates.io crate actinium226-librespot 0.4.3
[INFO] tweaked toml for crates.io crate actinium226-librespot 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actinium226-librespot 0.4.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actinium226-librespot 0.4.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `futures-util` dependency)
[INFO] [stderr] warning: `actinium226-librespot` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048
[INFO] running `Command { std: "docker" "start" "18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   cc v1.0.73 (as host dependency) removed features: jobserver, parallel
[INFO] [stderr]   libc v0.2.126 (as host dependency) removed features: extra_traits
[INFO] [stderr]   memchr v2.5.0 removed features: use_std
[INFO] [stderr]   num-integer v0.1.45 (as host dependency) removed features: default, i128, std
[INFO] [stderr]   num-traits v0.2.15 (as host dependency) removed features: default, i128, libm, std
[INFO] [stderr]   rand v0.8.5 (as host dependency) removed features: small_rng
[INFO] [stderr]   tokio v1.20.1 removed features: winapi
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `futures-util` dependency)
[INFO] [stderr] warning: `actinium226-librespot` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking thread-id v4.0.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling priority-queue v1.2.3
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking shannon v0.2.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking aes-ctr v0.6.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking if-addrs v0.7.0
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling vergen v3.2.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling librespot-core v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]    Compiling protobuf-codegen v2.27.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.27.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling zerocopy-derive v0.3.1
[INFO] [stderr]     Checking zerocopy v0.6.1
[INFO] [stderr]    Compiling librespot-protocol v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking libmdns v0.7.0
[INFO] [stderr]     Checking rpassword v6.0.1
[INFO] [stderr]     Checking hyper-proxy v0.9.1
[INFO] [stderr]     Checking librespot-metadata v0.4.2
[INFO] [stderr]     Checking librespot-audio v0.4.2
[INFO] [stderr]     Checking librespot-discovery v0.4.2
[INFO] [stderr]     Checking actinium226-librespot-playback v0.4.3
[INFO] [stderr]     Checking actinium226-librespot-connect v0.4.3
[INFO] [stderr]     Checking actinium226-librespot v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/get_token.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/play.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/playlist_tracks.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.49s
[INFO] [stderr] crater-edition-check: actinium226-librespot v0.4.3 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `futures-util` dependency)
[INFO] [stderr] warning: `actinium226-librespot` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling vergen v3.2.0
[INFO] [stderr]    Compiling librespot-core v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking cpal v0.15.2
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking libmdns v0.7.0
[INFO] [stderr]     Checking hyper-proxy v0.9.1
[INFO] [stderr]     Checking librespot-metadata v0.4.2
[INFO] [stderr]     Checking librespot-audio v0.4.2
[INFO] [stderr]     Checking librespot-discovery v0.4.2
[INFO] [stderr]     Checking actinium226-librespot-playback v0.4.3
[INFO] [stderr]     Checking actinium226-librespot-connect v0.4.3
[INFO] [stderr]     Checking actinium226-librespot v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.07s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   cc v1.0.73 (as host dependency) removed features: jobserver, parallel
[INFO] [stderr]   libc v0.2.126 (as host dependency) removed features: extra_traits
[INFO] [stderr]   memchr v2.5.0 removed features: use_std
[INFO] [stderr]   num-integer v0.1.45 (as host dependency) removed features: default, i128, std
[INFO] [stderr]   num-traits v0.2.15 (as host dependency) removed features: default, i128, libm, std
[INFO] [stderr]   rand v0.8.5 (as host dependency) removed features: small_rng
[INFO] [stderr]   tokio v1.20.1 removed features: winapi
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `futures-util` dependency)
[INFO] [stderr] warning: `actinium226-librespot` (manifest) generated 1 warning
[INFO] [stderr]     Checking actinium226-librespot v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:1742:46
[INFO] [stdout]      |
[INFO] [stdout] 1584 |           let mut spirc: Option<Spirc> = None;
[INFO] [stdout]      |               ---------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `spirc` calls a custom destructor
[INFO] [stdout]      |               `spirc` will be dropped later as of Edition 2024
[INFO] [stdout] 1585 |           let mut spirc_task: Option<Pin<_>> = None;
[INFO] [stdout]      |               --------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `spirc_task` calls a custom destructor
[INFO] [stdout]      |               `spirc_task` will be dropped later as of Edition 2024
[INFO] [stdout] 1586 |           let mut player_event_channel: Option<UnboundedReceiver<PlayerEvent>> = None;
[INFO] [stdout]      |               ------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `player_event_channel` calls a custom destructor
[INFO] [stdout]      |               `player_event_channel` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1589 |           let mut connecting: Pin<Box<dyn future::FusedFuture<Output = _>>> = Box::pin(future::pending());
[INFO] [stdout]      |               --------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `connecting` calls a custom destructor
[INFO] [stdout]      |               `connecting` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1623 | /             tokio::select! {
[INFO] [stdout] 1624 | |                 credentials = async {
[INFO] [stdout] 1625 | |                     match discovery.as_mut() {
[INFO] [stdout] 1626 | |                         Some(d) => d.next().await,
[INFO] [stdout] ...    |
[INFO] [stdout] 1635 | |                             if let Some(spirc) = spirc.take() {
[INFO] [stdout]      | |                                         -----    ------------
[INFO] [stdout]      | |                                         |        |
[INFO] [stdout]      | |                                         |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                                         |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1638 | |                             if let Some(spirc_task) = spirc_task.take() {
[INFO] [stdout]      | |                                                       -----------------
[INFO] [stdout]      | |                                                       |
[INFO] [stdout]      | |                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 1639 | |                                 // Continue shutdown in its own task
[INFO] [stdout] 1640 | |                                 tokio::spawn(spirc_task);
[INFO] [stdout]      | |                                 ------------------------
[INFO] [stdout]      | |                                 |
[INFO] [stdout]      | |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1656 | |                 session = &mut connecting, if !connecting.is_terminated() => match session {
[INFO] [stdout]      | |                 -------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 `session` calls a custom destructor
[INFO] [stdout]      | |                 `session` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1668 | |   /                         Player::new(player_config, session.clone(), soft_volume, move || {
[INFO] [stdout] 1669 | |   |                             (backend)(device, format)
[INFO] [stdout] 1670 | |   |                         });
[INFO] [stdout]      | |   |                          -
[INFO] [stdout]      | |   |                          |
[INFO] [stdout]      | |   |__________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1692 | |                         let (spirc_, spirc_task_) = Spirc::new(connect_config, session, player, mixer);
[INFO] [stdout]      | |                                                     --------------------------------------------------
[INFO] [stdout]      | |                                                     |
[INFO] [stdout]      | |                                                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                                                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1742 | |                             if let Some(child) = run_program_on_events(event, program) {
[INFO] [stdout]      | |                                         -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |                                         |        |
[INFO] [stdout]      | |                                         |        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                                         |        up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                         `child` calls a custom destructor
[INFO] [stdout]      | |                                         `child` will be dropped later as of Edition 2024
[INFO] [stdout] 1743 | |                                 if let Ok(mut child) = child {
[INFO] [stdout] 1744 | |   /                                 tokio::spawn(async move {
[INFO] [stdout] 1745 | |   |                                     match child.wait().await {
[INFO] [stdout] 1746 | |   |                                         Ok(e) if e.success() => (),
[INFO] [stdout] 1747 | |   |                                         Ok(e) => {
[INFO] [stdout] ...    |   |
[INFO] [stdout] 1758 | |   |                                 });
[INFO] [stdout]      | |   |                                  -
[INFO] [stdout]      | |   |__________________________________|
[INFO] [stdout]      | |   |__________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                                      `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1763 | |   |                     }
[INFO] [stdout]      | |   |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |   |
[INFO] [stdout] 1772 | |   |             else => break,
[INFO] [stdout] 1773 | |   |         }
[INFO] [stdout]      | |   |         -
[INFO] [stdout]      | |   |         |
[INFO] [stdout]      | |   |         `output` calls a custom destructor
[INFO] [stdout]      | |   |         `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |   |         `futures` calls a custom destructor
[INFO] [stdout]      | |   |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |___|_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/io/poll_evented.rs:207:1
[INFO] [stdout]      |
[INFO] [stdout]  207 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/process/mod.rs:911:1
[INFO] [stdout]      |
[INFO] [stdout]  911 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `spirc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `player_event_channel` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:316:1
[INFO] [stdout]      |
[INFO] [stdout]  316 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `connecting` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librespot-core-0.4.2/src/session.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | impl Drop for SessionInternal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librespot-core-0.4.2/src/session.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | impl Drop for SessionInternal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/task/join.rs:320:1
[INFO] [stdout]      |
[INFO] [stdout]  320 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librespot-core-0.4.2/src/session.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | impl Drop for SessionInternal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/io/poll_evented.rs:207:1
[INFO] [stdout]      |
[INFO] [stdout]  207 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/process/mod.rs:911:1
[INFO] [stdout]      |
[INFO] [stdout]  911 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/task/join.rs:320:1
[INFO] [stdout]      |
[INFO] [stdout]  320 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/get_token.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:1742:46
[INFO] [stdout]      |
[INFO] [stdout] 1584 |           let mut spirc: Option<Spirc> = None;
[INFO] [stdout]      |               ---------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `spirc` calls a custom destructor
[INFO] [stdout]      |               `spirc` will be dropped later as of Edition 2024
[INFO] [stdout] 1585 |           let mut spirc_task: Option<Pin<_>> = None;
[INFO] [stdout]      |               --------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `spirc_task` calls a custom destructor
[INFO] [stdout]      |               `spirc_task` will be dropped later as of Edition 2024
[INFO] [stdout] 1586 |           let mut player_event_channel: Option<UnboundedReceiver<PlayerEvent>> = None;
[INFO] [stdout]      |               ------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `player_event_channel` calls a custom destructor
[INFO] [stdout]      |               `player_event_channel` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1589 |           let mut connecting: Pin<Box<dyn future::FusedFuture<Output = _>>> = Box::pin(future::pending());
[INFO] [stdout]      |               --------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `connecting` calls a custom destructor
[INFO] [stdout]      |               `connecting` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1623 | /             tokio::select! {
[INFO] [stdout] 1624 | |                 credentials = async {
[INFO] [stdout] 1625 | |                     match discovery.as_mut() {
[INFO] [stdout] 1626 | |                         Some(d) => d.next().await,
[INFO] [stdout] ...    |
[INFO] [stdout] 1635 | |                             if let Some(spirc) = spirc.take() {
[INFO] [stdout]      | |                                         -----    ------------
[INFO] [stdout]      | |                                         |        |
[INFO] [stdout]      | |                                         |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                                         |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1638 | |                             if let Some(spirc_task) = spirc_task.take() {
[INFO] [stdout]      | |                                                       -----------------
[INFO] [stdout]      | |                                                       |
[INFO] [stdout]      | |                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 1639 | |                                 // Continue shutdown in its own task
[INFO] [stdout] 1640 | |                                 tokio::spawn(spirc_task);
[INFO] [stdout]      | |                                 ------------------------
[INFO] [stdout]      | |                                 |
[INFO] [stdout]      | |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1656 | |                 session = &mut connecting, if !connecting.is_terminated() => match session {
[INFO] [stdout]      | |                 -------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 `session` calls a custom destructor
[INFO] [stdout]      | |                 `session` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1668 | |   /                         Player::new(player_config, session.clone(), soft_volume, move || {
[INFO] [stdout] 1669 | |   |                             (backend)(device, format)
[INFO] [stdout] 1670 | |   |                         });
[INFO] [stdout]      | |   |                          -
[INFO] [stdout]      | |   |                          |
[INFO] [stdout]      | |   |__________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1692 | |                         let (spirc_, spirc_task_) = Spirc::new(connect_config, session, player, mixer);
[INFO] [stdout]      | |                                                     --------------------------------------------------
[INFO] [stdout]      | |                                                     |
[INFO] [stdout]      | |                                                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                                                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1742 | |                             if let Some(child) = run_program_on_events(event, program) {
[INFO] [stdout]      | |                                         -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |                                         |        |
[INFO] [stdout]      | |                                         |        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                                         |        up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                         `child` calls a custom destructor
[INFO] [stdout]      | |                                         `child` will be dropped later as of Edition 2024
[INFO] [stdout] 1743 | |                                 if let Ok(mut child) = child {
[INFO] [stdout] 1744 | |   /                                 tokio::spawn(async move {
[INFO] [stdout] 1745 | |   |                                     match child.wait().await {
[INFO] [stdout] 1746 | |   |                                         Ok(e) if e.success() => (),
[INFO] [stdout] 1747 | |   |                                         Ok(e) => {
[INFO] [stdout] ...    |   |
[INFO] [stdout] 1758 | |   |                                 });
[INFO] [stdout]      | |   |                                  -
[INFO] [stdout]      | |   |__________________________________|
[INFO] [stdout]      | |   |__________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                                      `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1763 | |   |                     }
[INFO] [stdout]      | |   |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |   |
[INFO] [stdout] 1772 | |   |             else => break,
[INFO] [stdout] 1773 | |   |         }
[INFO] [stdout]      | |   |         -
[INFO] [stdout]      | |   |         |
[INFO] [stdout]      | |   |         `output` calls a custom destructor
[INFO] [stdout]      | |   |         `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |   |         `futures` calls a custom destructor
[INFO] [stdout]      | |   |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |___|_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/io/poll_evented.rs:207:1
[INFO] [stdout]      |
[INFO] [stdout]  207 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/process/mod.rs:911:1
[INFO] [stdout]      |
[INFO] [stdout]  911 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `spirc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `player_event_channel` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:316:1
[INFO] [stdout]      |
[INFO] [stdout]  316 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `connecting` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librespot-core-0.4.2/src/session.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | impl Drop for SessionInternal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librespot-core-0.4.2/src/session.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | impl Drop for SessionInternal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/task/join.rs:320:1
[INFO] [stdout]      |
[INFO] [stdout]  320 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librespot-core-0.4.2/src/session.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | impl Drop for SessionInternal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/sync/mpsc/chan.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/io/poll_evented.rs:207:1
[INFO] [stdout]      |
[INFO] [stdout]  207 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/process/mod.rs:911:1
[INFO] [stdout]      |
[INFO] [stdout]  911 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/task/join.rs:320:1
[INFO] [stdout]      |
[INFO] [stdout]  320 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/playlist_tracks.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/play.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.29s
[INFO] [stderr] crater-edition-check: actinium226-librespot v0.4.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `default_features` is unsupported as of the 2024 edition; instead use `default-features`
[INFO] [stderr]   (in the `futures-util` dependency)
[INFO] running `Command { std: "docker" "inspect" "18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048", kill_on_drop: false }`
[INFO] [stdout] 18e19c02fbaad58c7f3339eee0582f88550ccd4d948db7a64269e9bb1a078048
